home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 23
/
CU Amiga - Super CD-ROM 23 (June 1998).iso
/
CUCD
/
Utilities
/
Selector
/
examples
/
include.sel
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-12-05
|
186 b
|
13 lines
exec @list >ram:tfile RAM: lformat "text *"%s*""@
color light
text "Contents of RAM:"
color dark
include "ram:tfile"
button "Update Window" loadupdate
exec "delete >nil: ram:tfile"